home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 2085 < prev    next >
Encoding:
Internet Message Format  |  1996-08-06  |  1.1 KB

  1. Path: bessel.nando.net!sirrobin
  2. From: sirrobin@nando.net (sirrobin)
  3. Newsgroups: comp.lang.c++
  4. Subject: File I/O
  5. Date: 15 Jan 1996 21:05:58 GMT
  6. Organization: NandO.net
  7. Message-ID: <4defjm$he8@castle.nando.net>
  8. NNTP-Posting-Host: bessel.nando.net
  9. X-Newsreader: TIN [version 1.2 PL2]
  10.  
  11. Okay since everyone seems to just what to critique my technique
  12. i was curious how others would say is the easiest way to do this :)
  13. What i want to do is update a file named part.dat...
  14. What the program will do is look too where a ! is in the file
  15. (this denotes the end of the file currently)..Then it will add
  16. several fields to this and end it AGAIN with a !....
  17. I tend to use ifstream and ofstream to open my files if that helps
  18. Thanks in advancre
  19.  
  20.  
  21. --
  22. ()()()()()()()()()()()()()()()()()()()()()()()()()()()()()()()()()()
  23. () Richard Arnesen       ()  Paraphrasing Bryant Gumbel on Today  ()
  24. () sirrobin@nando.net    ()  So which do you think has been worse ()
  25. () GO WOLFPACK           ()  for the country, Newts Contract or   ()
  26. ()                       ()  the Oklahoma City Bombing            ()
  27. ()()()()()()()()()()()()()()()()()()()()()()()()()()()()()()()()()()
  28.  
  29.   
  30.